overloading resolution meaning in English
过载分解
Examples
- Overload resolution occurs only after type deduction
重载决策只有在类型推导之后才会发生。 - Late bound method invocation and overload resolution warning
后期绑定方法调用和重载决策警告 - Function overloaded resolution
函数重载决议 - In the overload resolution step , the compiler includes only those generic methods on which type inference succeeded
在重载解析步骤中,编译器仅包括类型推断取得成功的那些泛型方法。 - It includes a change in the handling of string literals , a change in the overload resolution between an ellipsis and the
本节中介绍的更改是一种语言杂注。它包括字符串处理中的更改、省略号与